detectionSensor

@get:JvmName(name = "getDetectionSensor")
@set:JvmName(name = "setDetectionSensor")
var detectionSensor: ModuleConfigProtos.ModuleConfig.DetectionSensorConfig
The part of the config that is specific to the Detection Sensor module

.meshtastic.ModuleConfig.DetectionSensorConfig detection_sensor = 13;